home *** CD-ROM | disk | FTP | other *** search
- |Start Acorn WindowManager 3.98 installation
- | ------------------------------------------
- |
- | Nested Window Manager installation
- |
- | ------------------------------------------
- |
- | Load the Window Manager from !System, then ensure that we have all
- | the necessary sprites etc present.
- |
- If "<BootResources$Path>"="" Then Set BootResources$Path Boot:Resources.
- If "<Boot$OSVersion>"="3.50" Then SetMacro Run$Path ,%.,Boot:Library.
- If "<Boot$OSVersion>"="3.50" Then Set Boot$OSVersion 350
- If "<System$Path>"="" Then Run BootResources:!System
- RMEnsure WindowManager 3.98 Set WindowManager$Path BootResources:Wimp.,Resources:$.Resources.Wimp.
- RMEnsure WindowManager 3.98 Run WindowManager:LoadWimp
- If Boot$OSVersion < 350 Then RMEnsure DragASprite 0.10 RMLoad System:Modules.DragASprit
- If Boot$OSVersion < 350 Then IconSprites BootResources:Wimp.310Spr
- |End
-